Applied modified patch from maemo-gtk which makes separators more
authorMichael Natterer <mitch@imendio.com>
Fri, 3 Mar 2006 12:38:42 +0000 (12:38 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 3 Mar 2006 12:38:42 +0000 (12:38 +0000)
commit43cb6010cc65870b2a715fc0fe0baee4dce69b5c
treefb869be391118b9526b0187f1768e40a8e6f19e7
parentd168e186aabed146af57fcb6db94880ce0275be2
Applied modified patch from maemo-gtk which makes separators more

2006-03-03  Michael Natterer  <mitch@imendio.com>

Applied modified patch from maemo-gtk which makes separators more
themeable. Fixes bug #332022.

* gtk/gtkwidget.c: added style properties "wide-separators",
"separator-width" and "separator-height".

* gtk/gtkhseparator.c
* gtk/gtkvseparator.c
* gtk/gtkmenuitem.c
* gtk/gtktoolbar.c: honor the new settings and paint separators
using gtk_paint_box() if wide-separators is true.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkhseparator.c
gtk/gtkmenuitem.c
gtk/gtktoolbar.c
gtk/gtkvseparator.c
gtk/gtkwidget.c